Uses of Enum
com.cisco.pt.ipc.enums.PTPProfile
Packages that use PTPProfile
-
Uses of PTPProfile in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PTPProfileModifier and TypeMethodDescriptionstatic PTPProfilePTPProfile.fromIntValue(int value) static PTPProfilePTPProfile.fromIntValue(Integer value) static PTPProfileReturns the enum constant of this type with the specified name.static PTPProfile[]PTPProfile.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PTPProfile in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return PTPProfileMethods in com.cisco.pt.ipc.sim with parameters of type PTPProfileModifier and TypeMethodDescriptionvoidPTPClock.setProfile(PTPProfile profile) Information provided by the PKI file: -
Uses of PTPProfile in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return PTPProfileModifier and TypeMethodDescriptionPTPClockImpl.getProfile()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type PTPProfileModifier and TypeMethodDescriptionvoidPTPClockImpl.setProfile(PTPProfile profile) Information provided by the PKI file: